@font-face {
    font-family: 'Block Berthold';
    font-style: normal;
    font-weight: 400;
    src: url('bbc.eot'); /* IE9 Compat Modes */
    src: url('bbc.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('bbc.woff2') format('woff2'), /* Super Modern Browsers */
    url('bbc.woff') format('woff'), /* Pretty Modern Browsers */
    url('bbc.ttf') format('truetype'), /* Safari, Android, iOS */
    url('bbc.svg#svgFontName') format('svg'); /* Legacy iOS */
}